home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Burning & Media / VLC Media Player 0.9.6 / vlc-0.9.6-win32.exe / NEWS.txt < prev    next >
Text File  |  2008-11-13  |  66KB  |  1,858 lines

  1. Changes between 0.9.5 and 0.9.6:
  2. --------------------------------
  3. New Localizations:
  4.  * Ukranian
  5.  
  6. Security updates:
  7.  * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-xxxx)
  8.  * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-xxxx)
  9.  
  10.  
  11. Changes between 0.9.4 and 0.9.5:
  12. --------------------------------
  13. Security updates:
  14.  * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
  15.  * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds
  16.  
  17. Features:
  18.  * Closed Caption EIA 608/708 parsing enabled for libmpeg2
  19.  
  20. Various bugfixes:
  21.  * Fixed various potential crashes and memleaks
  22.  * Fixed issues with reading from files (especially non-local)
  23.  
  24. Windows port:
  25.  * Fix bug where interface was "eating" some media keys
  26.  * Fix some crashes in DirectShow access
  27.  
  28. Qt Interface:
  29.  * Fix bug when the resetting of preferences didn't reset the dialog states
  30.  * Right-click menu to select playlist columns reenabled
  31.  * Various fixed in playlist
  32.  
  33. Access:
  34.  * MMAP module is now deactivated by default
  35.  
  36. Translations:
  37.  * Update of Brazillian, Swedish translation
  38.  
  39. Changes between 0.9.3 and 0.9.4:
  40. --------------------------------
  41. Various bugfixes:
  42.  * Crashes fixed in ogg, vobsub, dvdread
  43.  * Fixes several memory leaks.
  44.  
  45. Mac OS X port:
  46.  * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
  47.  * Fixed a crash with deletion of old preferences.
  48.  * Fixed targetname for downloaded updates
  49.  
  50. Windows port:
  51.  * Stability fix for the video output.
  52.  
  53.  
  54. Changes between 0.9.2 and 0.9.3:
  55. --------------------------------
  56.  
  57. Various bugfixes:
  58.  * Fixed DTS channel order on 5.1 systems
  59.  * Fixed pausing behavior for subtitles and for Audio-CD
  60.  * Multiple subtitles and podcast fixes
  61.  * Various crashes fixed in PS, SSA, mkv, xspf, freetype
  62.  * Fixed update system bugs
  63.  * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...)
  64.  
  65. Mac OS X port:
  66.  * Fixed ffmpeg slowness on PowerPC-based Macs
  67.  * Fixed crash on startup when installed on old preferences
  68.  * Fixed bug in directory opening on Mac OS X
  69.  * Fixed font selection in the Simple Preferences
  70.  * Thicker border to the subtitle renderer
  71.  * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
  72.  * Fixed AC3 passthrough on Mac OS X
  73.  * Fixed behavior of the Volume Normalizer settings on Mac OS X
  74.  * Removed the deprecated QuickDraw video output module to avoid crashes on
  75.    modern Mac OS X versions
  76.  
  77. Windows port:
  78.  * Fixed sensitivity of Fullscreen Controller
  79.  * Fixed error messages on startup when VLC wasn't correctly uninstalled
  80.    before installation
  81.  * Fix showing of controller when returning from fullscreen playback
  82.  * Multiple directory and path location fixes.
  83.  
  84. Qt4 interface:
  85.  * Added Faster/Slower icons to the controller panel
  86.  * Fixed lost playlist columns when switching the playlist view
  87.  * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
  88.  * Fullscreen controller: added time label, remembering of last position
  89.  * Fixed drag'n drop behaviour on the playlist
  90.  * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
  91.  
  92.  
  93. Changes between 0.9.1 and 0.9.2:
  94. --------------------------------
  95.  
  96.  * Restored the old behavior of --sout-keep. It is now de-activated by default.
  97.  * Skins2 interface repaired on Windows.
  98.  * Multiple bugfixes.
  99.  
  100.  
  101. Changes between 0.9.1 and 0.9.0:
  102. --------------------------------
  103.  
  104.  * Multiple bug fixes.
  105.  
  106.  
  107. Changes between 0.8.6i and 0.9.0:
  108. ---------------------------------
  109.  
  110. Important notes:
  111. ----------------
  112.  * This release will need Windows 2000 and Mac OS X 10.4 (Tiger), or more
  113.    recent to work correctly
  114.  * The HTTP interface is now only available on the local machine by default.
  115.    If you want to make it available from other machines, you will have to
  116.    edit the ".hosts" file.
  117.    - On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
  118.      If you're using the old http interface, it's located in
  119.      /usr/share/vlc/http/old/.hosts
  120.    - On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
  121.      C:\Program Files\VideoLAN\VLC\http\old\.hosts
  122.    - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
  123.      and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
  124.  * This version of VLC contains a new interface for Windows and Linux.
  125.    This interface has a fullscreen controller and simplified preferences.
  126.    This interface lacks the "Streaming Wizard" that used to be present in VLC
  127.    0.8.6, but provides basic profiles.
  128.  * The behavior of --sout-keep was changed. It's now activated by default.
  129.  * The marq, mosaic and logo commands in the rc interface changed. They
  130.    now require a target name as their first argument. Example:
  131.    vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
  132.    You can then use commands like: @test marq-marquee Goodbye
  133.    If you didn't name the object using @test, its name will default to the
  134.    plugin name (hence 'marq') in this example.
  135.    These new commands are also available in the telnet interface.
  136.  * The "rtp" access output module has been removed.
  137.    Please use the RTP stream output instead, e.g.:
  138.      Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
  139.      New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
  140.  * You now need to append --m3u-extvlcopt to your command line to enable
  141.    EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
  142.    of options is available to m3u playlists (CVE-2007-6683).
  143.  * The old access:url syntax is no longer supported to resolve ambiguities
  144.    with some file names. Use access://url instead.
  145.     E.g.:  vlc:quit -> vlc://quit ;
  146.            udp:@239.255.12.12 -> udp://@239.255.12.12
  147.  * The ffmpeg module has been removed and replaced by the new avcodec,
  148.    avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
  149.    and postproc modules.
  150.  * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
  151.    following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
  152.    STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
  153.    BACKWARD being reserved for future implementations and are thus not
  154.    functional atm.
  155.  * Croping and padding in transcode are now done using the croppadd video
  156.    filter. For example:
  157.    transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
  158.  * Canvas setting in transcode is now done using the canvas video filter.
  159.    For example:
  160.    transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
  161.  * Glide video output module has been removed.
  162.  
  163. Changes:
  164. --------
  165.  
  166. Security updates:
  167.  * Updated libfreetype on Windows and Mac OS X (CVE-2008-1806, CVE-2008-1806,
  168.    CVE-2008-1807)
  169.  * TTA Parser improvements (CVE-2008-3732)
  170.  * MMS Access Module improvements (CVE-2008-3794 )
  171.  
  172. Playlist:
  173.  * Vastly improved playlist support:
  174.     * Media library creation to save all your playlist items
  175.     * "Live search"
  176.     * Shoutcast TV listings
  177.     * Audioscrobbler/Last.FM support
  178.  * Album art support
  179.  * User definable Lua playlist scripts. See share/lua/playlist/README.txt
  180.    (Default scripts open YouTube, DailyMotion, metacafe, Google Video and
  181.    lots of other URLs)
  182.  * User definable Lua album art fetcher scripts. See share/lua/meta/README.txt
  183.  
  184. Inputs:
  185.  * Video for Linux 2 (V4L2) input support
  186.  * UDP-Lite transport for RTP/AVP
  187.  * DCCP transport for RTP/AVP
  188.  * Proxy support for MMSH stream
  189.  * JACK audio input support
  190.  * Input run time option (improved live stream recording)
  191.  * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
  192.  * Re-written Screen access module for Mac OS X 
  193.    using OpenGL instead of QuickDraw
  194.  * Screen module now supports partial screen capture and mouse following on X11.
  195.  * Experimental EyeTV access module
  196.    This requires the user to install a plugin to EyeTV.app
  197.    (available as a separate download).
  198.  * Simple RTP input (with MPEG A/V, G.711 and PCM support).
  199.  * RTMP input support
  200.  * QTKit-based Input module for Mac OS X allowing display and streaming of video
  201.    taken from all iSight-labelled video cameras (no audio support)
  202.  * HTTP access now supports gzip compressed data and Digest Access
  203.    Authentication.
  204.  * New options to reduce latency between arrival of raw data and display of
  205.    frames. (--auto-adjust-pts-delay and --use-stream-immediate)
  206.  
  207. Demuxers:
  208.  * MP4 gpac and Apple chapter support
  209.  * Fixed playback of AIFF stereo files
  210.  * Fixed audio glitch on seek
  211.  * Improved FLAC demuxer (duration / current time / meta data)
  212.  * AAC tags support
  213.  * APEv1/2 tags support
  214.  * Improved ID3v2 tags support
  215.  * Improved Ogg/Vorbis tags support
  216.  * Raw video support
  217.  * Standard MIDI File (types 0 & 1) support
  218.  * TiVo Series 2 support
  219.  * CD+G karaoke Files support
  220.  * MXF files support
  221.  * OMA support
  222.  
  223. Decoders:
  224.  * VP60/VP61/VP6F/VP62 support
  225.  * Flash Screen Video support
  226.  * CamStudio Screen Video support
  227.  * DosBox Capture support
  228.  * Karl Morton's Video support
  229.  * limited atrac3 support
  230.  * Fraps support
  231.  * Fluidsynth MIDI software synthesis (with external sound fonts)
  232.  * New codec FOURCCs to support more specific files:
  233.    Avid, FCP, Sony, Samsung, ...
  234.  * H.264 PAFF support
  235.  * DNxHD / VC-3 support
  236.  * NellyMoser ASAO support
  237.  * APE (Monkey audio) support
  238.  * RealVideo support (with the RealVideo run-time)
  239.  * Dirac video support using libschroedinger
  240.  
  241. Subtitles:
  242.  * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
  243.  * VBI & EBU (Teletext) support (*nix, Mac OS)
  244.  * Ogg/Kate subtitles support
  245.  * AQTitle subtitles support
  246.  * MKV USF subtitles support
  247.  * HTML-based subtitles support
  248.  * MPSub subtitles support
  249.  * JacoSub subtitles basic support
  250.  * MPL2 subtitles support
  251.  * Rewrite of ASS/SSA scripts and subtitles support
  252.  * PowerDivx (.psb) Subtitles support
  253.  * Realtext subtitle support
  254.  * DKS subtitle support
  255.  * SubViewer 1.0 (SubRip09) subtitles support
  256.  * Correct Right-to-left languages in subtitles support
  257.  
  258. Encoders:
  259.  * Flash Screen Video support
  260.  * Improved H.264 encoding speed
  261.  
  262. Video outputs and filters:
  263.  * New CoreAnimation-based output module (VLCKit framework on OS X only)
  264.  * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
  265.    Psychedelic) video filters can now be streamed
  266.  * New puzzle video output filter
  267.  * Re-written motion detection video filter
  268.  * New extract video filter (extract Red, Green and Blue components from a
  269.    video)
  270.  * New sharpen video filter (increase the contrast of adjacent pixels)
  271.  * New erase video filter (removes logos from a video)
  272.  * Enhanced subtitles' renderer to support bold, italic and some HTML tags
  273.    (Google Summer of Code Student project)
  274.  * Support for RGBA and I420 blending.
  275.    The latter improves Mosaic CPU usage *a lot*.
  276.  * New transparency mask video filter (for use with the mosaic_bridge module).
  277.  * New bluescreen video filter (for use with the mosaic_bridge module). 
  278.    This was previously part of the mosaic module.
  279.  * Fixed random characters problem in RSS filter.
  280.  * Add rotate-deciangle for more precision on rotate filter
  281.  * Support for Intel SSE2 instruction set in chroma converters
  282.  * Improved use of Intel MMX instruction set in chroma converters
  283.  * New croppadd and canvas video filters.
  284.  
  285. Audio outputs and filters:
  286.  * Replay gain support
  287.  * Audio playback when going slower/faster (with pitch correction via
  288.    new scaletempo audio filter)
  289.  * New spatializer audio filter
  290.  * Correct DTS output via S/PDIF
  291.  
  292. Stream output:
  293.  * RTSP for TS-multiplexed broadcast streams
  294.  * New RTP payload formats:
  295.    * Speex voice audio codec
  296.    * ITU T.140 (for text, subtitles) output
  297.    * G.711 (both A-law and ┬╡-law) output
  298.  * UDP-Lite transport for RTP
  299.  * DCCP transport for RTP
  300.  * Lots of fixes for RTSP broadcasting
  301.  * RTMP output
  302.  
  303. Interfaces:
  304.  * All
  305.    * New Simple Preferences dialogs showing the most important settings in an
  306.      end-user suitable way.
  307.    * Improved user interaction
  308.    * Improved mouse gestures
  309.    * Vastly improved Update checker
  310.    * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
  311.  * Windows/Linux
  312.    * Brand new interface for Linux and Windows, based on the Qt toolkit
  313.    * Fullscreen controller (transparency on Linux+Composite)
  314.  * Mac OS X
  315.    * Improved video output features
  316.    * Online access to VideoLAN's Help Wiki within VLC
  317.    * New setting to disable the "Recent Items" service
  318.    * When playing Radio (live) streams, the current track is shown correctly
  319.    * Correct appearance on Macs using Aqua's graphite theme
  320.    * Simplified Extended Controls panel
  321.  * Ncurses:
  322.    * Correctly displays wide characters when using an UTF-8 locale, 
  323.      if libncursesw is available.
  324.    * Some nice colors if the terminal supports it (most do)
  325.  * Experimental Lua interface modules. See vlc -I lua and
  326.    share/lua/playlist/README.txt for more info.
  327.  * Unix
  328.    * Option to allow only one running instance, using D-Bus interface.
  329.    * D-Bus Interface implementing the MPRIS 
  330.      (Media Player Remote Interfacing specification), a common dbus control 
  331.      interface for media players that intends to become an xdg standard when 
  332.      finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces .
  333.    * Motion module using disk accelerometers to keep video horizontal
  334.    * Plugin to set Telepathy presence message using MissionControl
  335.  * Fixed VLM schedule time on Linux
  336.  
  337. Linux Port:
  338.  * VLC now complies with the XDG Base Directory Specification version 0.6
  339.    http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
  340.    (which means that VLC doesn't use the $HOME/.vlc directory anymore)
  341.  
  342. Mac OS X Port:
  343.  * Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
  344.    applications (Google Summer of Code Student project, Mac OS X 10.5 only)
  345.  * New text renderer based on Quartz replacing the existing Freetype solution
  346.  * Complete compatibility with Mac OS X 10.5 Leopard
  347.    * It is now required to compile a fully featured build
  348.  * The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.
  349.  
  350. LibVLC:
  351.  * Event management and various improvements in libvlc
  352.    (Part of a Google Summer of Code Student project)
  353.  
  354. New Localizations:
  355.  * Finnish
  356.  * Persian
  357.  * Polish
  358.  * Punjabi
  359.  * Bulgarian
  360.  
  361. Developers:
  362.   * LibVLC now supports externally built plugins properly.
  363.     A "vlc-plugin" pkg-config package is provided.
  364.   * Java bindings are now built from a separate source.
  365.  
  366.  
  367. Changes between 0.8.6h and 0.8.6i:
  368. ----------------------------------
  369.  
  370. Security updates:
  371.  * Fixed integer overflow in WAV demuxer (CVE-2008-2430)
  372.  
  373. Various bugfixes:
  374.  * Fixed option to use shared memory within the GLX video output module
  375.  * Improved galaktos-based audio visualizations on FreeBSD 
  376.  * Miscellaneous bugfixes in multiple modules and in libvlc
  377.    (transcode stream output, OSD menu video filter, VCD input, 
  378.     SAP services discovery, http control interface)
  379.  * Updated Polish translation
  380.  
  381.  
  382. Changes between 0.8.6g and 0.8.6h:
  383. ----------------------------------
  384.  
  385. Security updates:
  386.  * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948, 
  387.    CVE-2008-1949, CVE-2008-1950)
  388.  * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
  389.  
  390. Goodies:
  391.  * Updated libebml and libmatroska on Mac OS X. Reliability improvements.
  392.  * Miscellaneous bugfixes in multiple modules and in libvlc
  393.    (ftp access, record access filter, video filters, RC interface, 
  394.     playlist demuxer, IP networking, MPJPEG muxer, stream outputs)
  395.  * Improved support for MPEG2 content created by Final Cut Pro
  396.  * More reliable audio reception for MPEG TS streams
  397.  * Fixed a regression in 0.8.6g where usage of the snapshot feature could lead
  398.    to an unexpected application termination
  399.  * New Serbian translation
  400.  * Updated Romanian translation
  401.  
  402.  
  403. Changes between 0.8.6f and 0.8.6g:
  404. ----------------------------------
  405.  
  406. Security updates:
  407.  * Removed VLC variable settings from Mozilla and ActiveX 
  408.    (CVE-2007-6683, VideoLAN-SA-0804)
  409.  * Removed loading plugins from the current directory 
  410.    (CVE-2008-2147, VideoLAN-SA-0805)
  411.  * Updated libpng on Windows and Mac OS X (CVE-2008-1382)
  412.  * Fixed libid3tag denial of service (CVE-2008-2109)
  413.  * Fixed libvorbis vulnerabilities (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)
  414.  * Fixed speex insufficient boundary check (CVE-2008-1686, oCERT-2008-004)
  415.  
  416. Various bugfixes:
  417.  * Fixed various memory leaks, improving stability when running as a server
  418.  * Fixed compilation with recent versions of FFmpeg
  419.  * Correctly parses SAP announcements from MPEG-TS
  420.  * Fixed AAC resampling
  421.  * The Fullscreen Controller appears correctly on Mac OS X, 
  422.    if the 'Always-on-top' video option was selected.
  423.  
  424.  
  425. Changes between 0.8.6e and 0.8.6f:
  426. ----------------------------------
  427.  
  428. Security updates:
  429.  * Really fixed subtitle buffer overflow (CVE-2007-6681, CVE-2008-1881)
  430.  * Fixed Real RTSP code execution problem (CVE-2008-0073)
  431.  * Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768)
  432.  * Fixed cinepak vulnerabilities (CVE-2008-1769)
  433.  - More information can be found in VideoLAN-SA-0801 and VideoLAN-SA-0803.
  434.  
  435. Various bugfixes:
  436.  * The Mozilla plugin registers a usable range of MIME-types on Mac OS X
  437.  * Improved VLC's video output behavior on multi-screen setups running Mac OS X
  438.  * Fixed crashes in H264 packetizer
  439.  * Close MMS access on network timeout
  440.  * Fix some problems with AAC decoder & packetizer
  441.  
  442.  
  443. Changes between 0.8.6d and 0.8.6e:
  444. ----------------------------------
  445.  
  446. Various bugfixes:
  447.  * Resume playback for viewing content over FTP
  448.  * Fixed XShm detection with remote X11
  449.  
  450. Security updates:
  451.  * Subtitle demuxers overflow (CVE-2007-6681)
  452.  * HTTP listener format string injection (CVE-2007-6682)
  453.  * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
  454.  * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295, CVE-2008-0296,
  455.    VideoLAN-SA-0801)
  456.  * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130, 
  457.    VideoLAN-SA-0802)
  458.  
  459. Audio filter:
  460.  * Fixed DTS to S/PDIF converter
  461.  
  462. Audio output:
  463.  * Fixed 5.1 audio on ALSA
  464.  
  465. Access:
  466.  * Fixed some RTSP hanging and user/password passing through RTSP URLs
  467.  
  468. Stream output:
  469.  * Fixed waiting for SPS/PPS problem in H.264 packetizer
  470.  
  471. Encoders:
  472.  * Improved compatibility for creating H.264 video files playable on iPhones
  473.  * Improved detection of optimal amount of threads for multi-threaded H.264 
  474.    encoding on multi-cpu systems
  475.     - Note that this is used when transcode threads is set to 0 (default)
  476.     - Not supported on Windows (multiple threads require manual configuration)
  477.  
  478. Mac OS X Interface & Port:
  479.  * Restored compatibility with Mac OS X 10.3.9
  480.  * Corrected behavior of the Preferences panel
  481.  * VLC no longer crashes on quit while playing
  482.  
  483. Localization:
  484.  * Updated Romanian and Polish translations
  485.  
  486.  
  487. Changes between 0.8.6c and 0.8.6d:
  488. ----------------------------------
  489.  
  490. Various bugfixes:
  491.  * Mozilla plugin: supports a reasonable amount of MIME types on Windows
  492.  * Linux: Fixed S/PDIF passthrough with ALSA
  493.  * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences
  494.    in input
  495.  * Use field order (top/bottom) for correct bob/linear deinterlacing
  496.  * Fix invalid free in bookmarks loading code
  497.  
  498. Windows and Mac OS Binaries
  499.  * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows 
  500.  
  501. Active X plugin:
  502.  * Security update (VideoLAN-SA-0703, CVE-2007-6262)
  503.  
  504. Mac OS X Interface & Port:
  505.  * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality
  506.  * Improved Video Output compatibility for Mac OS X 10.5 Leopard
  507.  * Improved behavior of the Fullscreen Controller and mode changes between 
  508.    Fullscreen and Windowed Video Output
  509.  * Softened the white flash artifacts that may appear during the transition of 
  510.    two different movies
  511.  * Support for current Ogg file formats
  512.  NOTE: This release requires Mac OS X 10.4 or higher. 
  513.        Mac OS X 10.3.9 is not supported anymore.
  514.  
  515. Encoders:
  516.  * Improved H.264 encoding speed on Mac OS X
  517.  
  518. Other changes:
  519.  * The automatic updating facility was removed
  520.  * You now need to append --m3u-extvlcopt to your command line to enable
  521.    EXTVLCOPT options parsing in m3u playlists.
  522.  * RTSP server remote denial of service fixed (CVE-2007-6684).
  523.  
  524.  
  525. Changes between 0.8.6b and 0.8.6c:
  526. ----------------------------------
  527.  
  528. Various bugfixes, notably:
  529.  * Windows Vista compatibility
  530.  * Cropping in Direct3D
  531.  * Fullscreen change crash on Mac OS X
  532.  * RSS filter string overflow
  533.  * Few memory leaks
  534.  * MKV demuxer crash (related to seeking)
  535.  
  536. CDDA / Vorbis / Theora / SAP plugins:
  537.  * Security updates (VideoLAN-SA-0702, CVE-2007-3316, US-CERT VU#200928)
  538.  
  539. Demuxers:
  540.  * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
  541.  * Prevent WAV file integer overflow (CVE-2007-3467 & CVE-2007-3468)
  542.  
  543. Decoders:
  544.  * Updated FLAC API compatibility
  545.  
  546. Input:
  547.  * Support for new v4l2 encoder API
  548.  
  549. Localisation:
  550.  * New localisation: Arabic, Persian
  551.  
  552.  
  553. Changes between 0.8.6a and 0.8.6b:
  554. ----------------------------------
  555.  
  556. Various bugfixes, notably:
  557.  * Out-of-bound read in demuxers
  558.  * Demuxers crashes (incl. CVE-2007-0256)
  559.  * Mac OS X Interface crashes
  560.  * VP31 decoding on Windows platforms
  561.  * Direct3D Video Output modifications for Vista compatibility
  562.  * Correct behaviour for feeding streams to Icecast or Shoutcast servers
  563.  
  564. Decoders:
  565.  * Enhanced Flash Video support incl. VP61 and VP60
  566.  * Teletext subtitles (telx) support
  567.  
  568. Webbrowser plugins:
  569.  * Rectified behaviour and improved usability
  570.  
  571. Mac OS X Interface & Port:
  572.  * Diverse usability improvements
  573.  * New wizard option to embed subtitles
  574.  * Screensaver/automatic sleep mode is enabled when a video is paused
  575.  * Improved Delete-Preferences-Script
  576.  
  577.  
  578. Changes between 0.8.6 and 0.8.6a:
  579. ---------------------------------
  580.  
  581. CDDA / VCDX plugins:
  582.  * Security updates (VideoLAN-SA-0701, CVE-2007-0017)
  583.  
  584. Mac OS X Interface:
  585.  * Fullscreen controller improvements
  586.  
  587.  
  588. Changes between 0.8.5 and 0.8.6:
  589. --------------------------------
  590.  
  591. Playlist:
  592.  * Shoutcast TV listings support
  593.  
  594. Input:
  595.  * Support for RTSP authentication
  596.  * Support for adding subtitles on the fly
  597.  * Fixed MPEG-PS duration calculation
  598.  * ATSC support for DVB input
  599.  * Partial reading support for DVR-ms recordings
  600.  * Partial reading support for MXF and GXF fileformat
  601.  * Improved support for Flash Video files
  602.  
  603. Decoders:
  604.  * Native WMV9/VC-1 support
  605.  * WMA Speech support (through binary codecs)
  606.  * VP5/VP6 - Flash Video support (not VP61)
  607.  * The True Audio Lossless codec support
  608.  * Matroska WavPack support
  609.  * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
  610.  * Fixed a problem with MPEG2 field pictures
  611.  * Fixed swapped colors on DVB subtitles
  612.  
  613. Video output:
  614.  * Additional OpenGL effects (cylinder, torus, sphere, ...)
  615.  * Experimental Direct3D 9 video output (win32). Best served on Vista :)
  616.  * Improved libcaca support
  617.  
  618. Interfaces:
  619.  * All
  620.    * New hotkeys for crop and zoom
  621.    * Support for snapshots from the HTTP interface
  622.  * Windows
  623.    * Systray support in skins
  624.  * OS X
  625.    * Support for Apple Remote control
  626.    * Fullscreen controller panel (artwork by Simon Damkj├ªr Andersen)
  627.    * New playmode buttons (artwork by Simon Damkj├ªr Andersen)
  628.    * right/ctrl-click menu in video outputs
  629.    * Main Menu uses autohide when playing videos in fullscreen mode
  630.  * Linux
  631.    * Notifications using notification-daemon
  632.  
  633. Windows port:
  634.  * Support for Unicode filenames (Windows NT and above)
  635.    Windows 9x/ME users: 
  636.      - Please note that these versions of Windows are not officially supported
  637.      - Unicode support for Windows 9x/ME applications is available through the
  638.        Microsoft Layer for Unicode available from the following location:
  639.        http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
  640.        Download the MSLU package (unicows) and extract the content into the folder
  641.        C:\Windows\System
  642.  * Fixed IPv6 support on the client side
  643.  * Fixed disable screensaver (Direct3D and DirectX video output)
  644.  
  645. Localization:
  646.  * Add Czech
  647.  * Add Slovak
  648.  * Add Malay
  649.  * Add Slovenian
  650.  
  651. Developers:
  652.  * Updates to the libvlc API
  653.  * Fixes for the mozilla and activeX plugins
  654.  
  655.  
  656. Changes between 0.8.4a and 0.8.5
  657. --------------------------------
  658.  
  659. Core support:
  660.  * Statistics collection (bitrates, packets, connections, ...)
  661.  * Support for downloading updates
  662.  * Updated strings
  663.  
  664. Input:
  665.  * Initial support for RTSP-over-HTTP (to allow NAT traversal)
  666.  * Linux DV (Digital Video - Firewire) input
  667.  * Improvements to the Audio CD input
  668.      - Separate playlist entries for the tracks 
  669.      - Support for CDDB 
  670.  * Support for more DVB (satellite) encryption modules
  671.  * Improved subtitles encoding support
  672.  * Improved support for playing MP4 files from the Web
  673.  
  674. Decoders:
  675.  * Cook (Real audio) support
  676.  
  677. Playlist / Services discovery:
  678.  * XSPF playlist support
  679.  * Podcast support
  680.  * Updated Shoutcast to use new listing
  681.  
  682. Audio output:
  683.  * New JACK audio output
  684.  
  685. Video output:
  686.  * New video filters: 
  687.     - magnify: allows you to zoom on part of the image
  688.     - gradient and edge detection: "cartoon-like" effect
  689.     - bluescreen: overlay parts of a video transparently on another one
  690.  * Logo video filter: can now loop through multiple images
  691.  * RSS video filter: display feed images. Support for Atom feeds.
  692.  * Improvements to the subtitles rendering
  693.  
  694. Stream output:
  695.  * Initial support for throttling users on VOD streams
  696.  
  697. Interfaces:
  698.  * System to inform the user and request information 
  699.     - HTTP authentication
  700.     - Fatal errors
  701.     - ...
  702.  * wxWidgets
  703.     - VLM (VideoLAN Media Manager) control panel
  704.     - Improved media information panel (shows statistics, metadata, ...)
  705.     - Drag & Drop support in the playlist
  706.  * Skins2 
  707.     - New default skin
  708.     - Support for Winamp 2 skins
  709.     - Improved playlist handling
  710.     - Support for popup menus, animated bitmaps, equalizer, ...
  711.  * OS X
  712.     - Embedded Video output
  713.     - new Go-To-Specific-Time feature
  714.     - Video cropping and aspect ratio changing while playing
  715.     - Improved media information panel (shows statistics, metadata, ...)
  716.     - support for processing multiple items with the wizard in a single run
  717.     - option to save selections in the wizard for a session (default enabled)
  718.  * HTTP
  719.     - New default interface pages for VLC and VLM (including a mosaic wizard)
  720.     - A bunch of new RPN functions
  721.  
  722. Windows Port:
  723.  * MSN messenger "Now playing" support
  724.  
  725. OS X Port:
  726.  * Mac-Intel compatibility
  727.  * Enhanced support of various audio output devices 
  728.  * Growl "Now playing" support
  729.  
  730. *Nix port:
  731.  * Ability to log to syslog
  732.  * Root wrapper to avoid running VLC as root
  733.  
  734. Developers:
  735.  * New libvlc API (not finished yet)
  736.  * Java bindings
  737.  * A bit more automatic testing
  738.  
  739.  
  740. Changes between 0.8.4 and 0.8.4a:
  741. ---------------------------------
  742.  
  743. Audio output:
  744.  * Fix a52 over spdif in alsa
  745.  * SPDIF output available again in the Mac OS X Audio menu.
  746.  
  747. Decoder:
  748.  * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
  749.  * Add support for some non-standard FOURCCs used for H.264/H.263
  750.  
  751. Demux:
  752.  * Fix bug with some HE-AAC audio tracks
  753.  
  754. Services Discovery:
  755.  * HAL fixes, should now work with new API
  756.  * SAP, fix 20 second freeze on windows
  757.  * UPnP fixes
  758.  * Avahi 0.6 support
  759.  
  760. Interfaces:
  761.  * Mac OS X
  762.     - fixed encoding of H.264/H.263 content when using the wizard 
  763.  
  764.  
  765. Changes between 0.8.2 and 0.8.4:
  766. --------------------------------
  767.  
  768. Core support:
  769.  * Internal strings handling is now UTF-8 based
  770.  * New OSD system
  771.  
  772. Video output:
  773.  * Fixed problems with OpenGL output
  774.  * New --monitor-par (pixel aspect ratio) option
  775.  * Fixed display problems with HDTV-1080 format
  776.  
  777. Input:
  778.  * Improved DVB support for satellite bands other than Ku-band
  779.  * IPv6 and Extended passive mode support for FTP
  780.  * IPv6 Source Specific Multicast support
  781.  * GnomeVFS input module
  782.  * Support for RTP packet reordering
  783.  * Fixed syntax for FTP URLs
  784.  
  785. Decoders:
  786.  * Support for libSDL_image to import different image types
  787.  * Musepack decoder using libmpdec
  788.  * QDM2 audio support (needs ffmpeg from 19th Oct 2005 or later)
  789.  
  790. Services discovery:
  791.  * UPnP service discovery (Linux only at the moment)
  792.  * Bonjour service discovery using avahi (Linux only)
  793.  
  794. Video filters:
  795.  * RSS feed overlay
  796.  
  797. Audio filters:
  798. * Fixes, enhancements and new options related to the Headphone Channel
  799.   Mixer and Dolby Surround
  800.  
  801. Stream output:
  802.  * New shout output module to forward streams to icecast servers
  803.  * Fixed several SAP and SDP announcement bugs
  804.  * Fixed MTU handling to avoid IP fragments
  805.  
  806. Interfaces:
  807. - new cone icon by Richard ┬»iestad (Eurodata, retron.info)
  808.  * Mac OS X
  809.     - New streaming and transcoding wizard
  810.     - New extended controls panel
  811.     - New bookmarks window
  812.     - Fixed playlist sorting
  813.     - Fixed drag-and-drop inside the playlist
  814.  * wxWidgets
  815.     - Rename wxWindows interface in wxWidgets.
  816.     - All the --wxwin-* options are now --wx-*
  817.     - Support for RTP streaming in Stream Ouput dialog
  818.     - Now require wx2.6 with Unicode support
  819.  * Skins2
  820.     - Tree playlist
  821.  * HTTP
  822.     - New RPN functions to control VLC features (see play-howto)
  823.     - Facilities to correctly handle non-ASCII characters and spaces in
  824.       the names of files
  825.     - Include macro to include other files
  826.     - CGI 1.0 support
  827.  
  828. ActiveX plugin:
  829. * Should now work outside IE as well
  830.  
  831. Mac OS X port:
  832. * New script to delete the preferences automatically
  833.  
  834. Windows port:
  835. * Fixed bandwidth problems of HTTP streaming
  836. * Fixed audio problems with DirectX audio output
  837.  
  838. Translations:
  839.  The following languages were added:
  840.  * Galician
  841.  * Korean
  842.  * Romanian
  843.  * Simplified Chinese
  844.  The following languages were re-added:
  845.  * Swedish
  846.  
  847.  
  848. Changes between 0.8.1 and 0.8.2:
  849. --------------------------------
  850.  
  851. Core support:
  852.  * Rewrite of the playlist
  853.     - Tree structure
  854.     - Input preparsing (for meta-data)
  855.     - Grouping (by artist, ...) support 
  856.  * Preferences improvements: 
  857.     - New organization, designed to improve usability
  858.     - New configuration types (list of modules, ...)
  859.  * XML parsers
  860.  * Core image manipulation support
  861.  * Client-side SSL/TLS support
  862.  * SSL Client certificates checking support (allows for secure VoD)
  863.  * Renamed --spu-channel to --sub-track
  864.  * Renamed --spumargin to --sub-margin
  865.  * Renamed --audio-channel to --audio-track
  866.  * Renamed --filter to --vout-filter
  867.  * filters, extra interfaces, visualizations and service discovery modules are
  868.    now separated by ':' instead of ','
  869.  * Access filter architecture
  870.  * Track selection based on preferred language (--sub-language and --audio-language)
  871.  * Zsh autocompletion for VLC's arguments
  872.  * Many bugfixes...
  873.  
  874. Input/Demuxers:
  875.  * Support for SOCKS proxy
  876.  * Support for Shoutcast Meta-data
  877.  * Support for (HE-)AAC raw-audio streams
  878.  * Support for images on a HTTP server that get refreshed on the server
  879.  * Better support for Kasenna streams
  880.  * RTSP UDP->TCP rollover support
  881.  * Massive Matroska improvements
  882.  * Support for XA and VOC audio files
  883.  * TiVo demuxer
  884.  * Samba (Windows shares) access module
  885.  * Improved CDDAX module (uses several playlist items)
  886.  * Fixes to Linux DVB support
  887.  * Fix the "negative subtitles delay" bug
  888.  * Support for FTP over IPv6
  889.  
  890. Decoders / Encoders:
  891.  * Dirac decoder and encoder
  892.  * PNG decoder/encoder
  893.  * Improvements to DVB subtitles encoder
  894.  * Support for Apple Lossless Audio Codec
  895.  
  896. Access filters:
  897.  * New Record and Timeshift filters
  898.  
  899. Services discovery:
  900.  * New type of modules, that add items to the playlist
  901.  * Brand new SAP module
  902.      * To enable SAP, you now need to use "-S sap" or add SAP in 
  903.        the "Manage->Services Discovery" menu
  904.      ( IPv6 SAP is now enabled by default )
  905.      * Non-standard support for HTTP streams SAP announces removed
  906.  * HAL (Hardware Abstraction Layer) discovery
  907.  * DAAP (iTunes shares) support
  908.  * Shoutcast
  909.  
  910. Audio output:
  911.  * Support for 20/24 bits LPCM
  912.  
  913. Video output:
  914.  * Video snapshot support (png or jpg)
  915.  * Image file video output (png)
  916.  * Motion detection filter (can trigger playlist actions)
  917.  * Improvements to wall video filter
  918.  * Support for font color and opacity
  919.  
  920. Stream output:
  921.  * Muxers
  922.     - ASF improvements
  923.  * VLM / VoD
  924.     - Ability to load a configuration file on startup
  925.     - Seeking support in VoD streams
  926.  * Mosaic (picture-in-picture system)
  927.  
  928. Interfaces:
  929.  * wxWidgets
  930.     - Redesigned playlist : add playlist, add directory, ...
  931.     - Improved preferences
  932.     - Improvements to the wizard
  933.     - DVD, VCD and Audio CD navigation buttons
  934.  * MacOS X
  935.     - Redesigned playlist
  936.     - Improved preferences
  937.  * Skins
  938.     - Support for multiple actions
  939.     - Fixes
  940.  * HTTP
  941.     - Support for the new playlist system
  942.  * Lirc
  943.     - Now uses new config settings. See doc/lirc/example.lirc
  944.  
  945. Windows port:
  946.  * Screensaver disabling fix
  947.  * DirectShow tuner configuration
  948.  * Support for no-decoration windows
  949.  
  950. MacOS X port:
  951.  * Many Mac OS X 10.4 Tiger related fixes
  952.  * The OpenGL video output is back
  953.  * A new audio module that should work more reliable for analog audio output in various configurations.
  954.    - Supports multichannel discrete analog output
  955.    - Digital audio output requires you to change a preference setting because it
  956.      is not yet available in the new module
  957.    - Please read the README.MacOSX.rtf file for more information.
  958.  
  959. BeOS port:
  960.  * Support for single-buffered overlay
  961.  
  962. Pocket PC port:
  963.  * Many fixes
  964.  * New interface
  965.  * New video output
  966.  
  967. Mozilla Plugin:
  968.  * Javascript fixes
  969.  * Mozilla plugin for MacOS X is back (not yet distributed)
  970.  
  971. IE Plugin:
  972.  * Brand new Internet Explorer ActiveX plugin
  973.  
  974. Translations:
  975.  The following languages were added:
  976.  * Catalan
  977.  * Danish
  978.  * Turkish
  979.  
  980.  
  981. Changes between 0.8.0 and 0.8.1:
  982. --------------------------------
  983.  
  984. Core support:
  985.  * Include TLS/SSL API (on plattforms where libgnutls is available)
  986.  * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
  987.  
  988. Windows port:
  989.  * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
  990.  * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
  991.  * Fixed spurious taskbar item after switching to fullscreen
  992.  
  993. WinCE port:
  994.  * A few more updates (we still miss an interface and a fast video output).
  995.  
  996. Audio Output:
  997.  * Portaudio audio output plugin improvements
  998.  
  999. Video Output:
  1000.  * Proper subpictures scaling using the aspect-ratio info when available
  1001.  
  1002. Demuxers:
  1003.  * Fixed crash with ODML avi files
  1004.  * Fixed autodetection of VCD/SVCD bin files
  1005.  * Supports Kasenna VoD (MPEG2 only) and simulcast streaming
  1006.  
  1007. Stream Output:
  1008.  * Encoders:
  1009.    * Fixed aspect ratio and interlaced support in ffmpeg encoder module
  1010.  * Stream output:
  1011.    * Support of playlist group announcement
  1012.  
  1013.  
  1014. Changes between 0.7.2 and 0.8.0:
  1015. --------------------------------
  1016.  
  1017. Core support:
  1018.  * Major work on libvlc. Changed/renamed/added functions
  1019.  * Complete switch to the new input core (better seeking, multi-input, ...)
  1020.  * New plugins cache to speed up launch time
  1021.  * New --play-and-stop feature which stops the playlist after each played item
  1022.  * Daemon mode (to run vlc in the background)
  1023.  * Major improvements to the subtitle/OSD subsystem
  1024.  
  1025. Input:
  1026.  * New screen capture input plugin for X11, Win32, BeOS and Mac OS X 
  1027.     (Stream your desktop)
  1028.  * Improved DVD support:
  1029.     - uses libdvdnav for playing DVDs with menus support
  1030.     - uses libdvdread for simple playback with menus (eg. for streaming)
  1031.  * Experimental multi-input support ( use --input-slave to play with it )
  1032.  * Automatic MTU discovery for UDP streams
  1033.  * More powerful MRL syntax for DVD/VCD/CDDA access 
  1034.     (selection of titles/chapters).
  1035.  
  1036. Demuxers:
  1037.  * Support for iTunes Music Store previews
  1038.  * Support for MJPEG webcams (i.e. AXIS cams)
  1039.  * Added initial mp4 and mpeg-ts text track support
  1040.  * Windows Media Server RTSP support
  1041.  * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
  1042.  * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
  1043.  * Skins2 .vlt file loader (only when skins2 is the current interface)
  1044.  * Improved Ogg demuxer
  1045.  * Support for MPEG PS streams with MPEG 4 video.
  1046.  * Support for so called AACPlus webstreams
  1047.  
  1048. Codecs:
  1049.  * G.726 audio support
  1050.  * 14496-17 MPEG TS text support
  1051.  * MPEG-4 text support
  1052.  * Vastly improved DVB subtitles decoder (ETS 300 743)
  1053.  * Enabled color in DVB subtitles rendering
  1054.  * VobSub supported both externally and in Matroska
  1055.  
  1056. Stream Output:
  1057.  Encoders:
  1058.   * Re-use audio/video/spu decoders in transcoder module. From now on,
  1059.      everything that is playable by VLC should be transcodable as well
  1060.   * Subtitles overlaying in transcoder
  1061.   * Subpictures overlaying in transcoder (see video output)
  1062.   * Frame rate selection in the transcoder
  1063.   * DVB subtitles encoder
  1064.   * MPEG 1 layer 2 audio encoder using libtoolame
  1065.   * Improved vorbis/theora encoding
  1066.  Muxers: 
  1067.   * Text track muxing for mp4
  1068.   * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
  1069.   * 14496-17 text track muxing for MPEG TS
  1070.   * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
  1071.   * Teletext (0x56 descriptor) streaming support in MPEG TS.
  1072.   * New WAV muxer (supports multi-channel audio)
  1073.   * Improved ASF muxer
  1074.  Misc:
  1075.   * H.263 RTP streaming support
  1076.   * SDP generation outputs more compliant SDPs and can create SDP files now
  1077.   * Improved RTSP and VoD server (experimental)
  1078.  
  1079. Audio Output:
  1080.  * New audio equalizer filter
  1081.  * Very trivial volume normalizer
  1082.  * True channel downmixing when playing 5:1 material on Stereo
  1083.  * More gradual resampling which should improve the pitch changing effect
  1084.  * New audio output plugin using portaudio v19
  1085.  
  1086. Video Output:
  1087.  * Roku HD1000 Video output
  1088.  * Experimental generic OpenGL video output (X11, Win32, MacOS X)
  1089.    with support for effects.
  1090.  * Improved filter and subpictures support :
  1091.     - New filters can be streamed.
  1092.     - "Subpicture filters" to overlay subpictures on video 
  1093.     - Centralized scaling and blending
  1094.  * New filters : 
  1095.     - "time", to display current time 
  1096.     - "marq", to display a marquee
  1097.  
  1098. Interfaces:
  1099.  * OSD sliders for volume and postition information
  1100.  * OSD icons for Play and Pause
  1101.  * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
  1102.  * A few skins2 improvements
  1103.  * Added search, volume, loop and random functions to the ncurses interface
  1104.  * Added a filesystem browser to the ncurses interface
  1105.  * The remote control interface can now listen for commands on sockets
  1106.  * Improved CORBA control module
  1107.  
  1108. Mac OS X port:
  1109.  * Fixed the "cannot set buffersize:[nope]" coreaudio problem
  1110.  * Major speed improvements to the Quartz video output
  1111.  * The Mac OS X interface is no longer required to display video
  1112.  
  1113. Linux port:
  1114.  * New galaktos visualization plugin (MilkDrop-compatible)
  1115.  * Experimental SVG rendering module
  1116.  * Support for DVB CAM modules.
  1117.  
  1118. Windows port:
  1119.  * DirectX Media Object decoder (allows playing some media types, like WMV3)
  1120.  * DirectX Media Object audio and video encoder
  1121.  * Fixed long standing win32 thread handles leak
  1122.  * Fixed problem with CPU usage with subtitles rendering
  1123.  * Wallpaper mode for the DirectX video output (only in overlay mode)
  1124.  
  1125. WinCE port:
  1126.  * Massive update (we still miss an interface and a fast video output).
  1127.  
  1128. Mozilla plugin:
  1129.  * Added a lot of Javascript accessible funtionality
  1130.  * Volume, position, length, seek etc etc etc.
  1131.  
  1132. Misc:
  1133.  * Server/client network synchronization module
  1134.  * VBrick streams fully supported
  1135.  * Cisco IP/TV streams supported
  1136.  * VLM enhancements
  1137.  
  1138.  
  1139. Changes between 0.7.1 and 0.7.2:
  1140. --------------------------------
  1141.  
  1142. Core support:
  1143.  * Bookmarks feature for easier seeking/access inside medias.
  1144.  * Support for video output embedded in interfaces.
  1145.  * Improved HTTP daemon.
  1146.  * Saved playlists now remember VLC-specific options.
  1147.  
  1148. Codecs:
  1149.  * New Continuous Media Markup Language (CMML) codec.
  1150.    (http://www.annodex.net/overview.html)
  1151.  * New H.261 video decoder using openmash.
  1152.  * H264 encoder, demuxer and packetizer.
  1153.  * Packetizer interfaces between demux and codec when needed
  1154.    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
  1155.  * Support for Theora alpha3 (both decoding and encoding).
  1156.  
  1157. Input:
  1158.  * --start-time <sec> and --stop-time <sec> to start and stop playing a 
  1159.    file at the specified amount of seconds. Only works with a few
  1160.    fileformats (avi, mov, mkv, mp4 )
  1161.  * Improved directory access module.
  1162.  * New "file-cat" option to play truncated movies.
  1163.  * Better handling of meta info (title, author, description, etc...).
  1164.  * New options to pass meta info to the input.
  1165.  * It is now possible to stream programs from a DVB-S/C/T stream
  1166.    (satellite, cable, or digital terestrial television)
  1167.  
  1168. Demux:
  1169.  * Annodex (http://www.annodex.net) support.
  1170.  * mmsh streaming fixes.
  1171.  * Fixed infinite loop in the AVI demux on broken/incomplete files.
  1172.  
  1173. Subtitles:
  1174.  * Subviewer and subviewer v2 subtitles support.
  1175.  * Ability to choose autodetected subtitles path.
  1176.  * Subtitles delay can be changed in real time with hotkeys.
  1177.  
  1178. Stream output:
  1179.  * Improved session announcement system.
  1180.  * Minimize threads usage by default.
  1181.  * Added faster than realtime stream output (limited by CPU) for file output.
  1182.  * Improved MOV/MP4 muxer.
  1183.  * Improved MPEG TS muxer.
  1184.  * Improved transrater.
  1185.  * Meta info options used by the muxers.
  1186.  * New configuration system.
  1187.  * Better audio channels downmixing when transcoding.
  1188.  
  1189. VideoLAN manager:
  1190.  * New videolan (media) manager (vlm): a little manager designed to launch
  1191.    and manage multiple streams from within one instance of VLC.
  1192.  * Supports live streams and VoD.
  1193.  * Supports scheduling.
  1194.  * Telnet interface for vlm.
  1195.  * HTTP interface for vlm.
  1196.  
  1197. Interfaces:
  1198.  * Skins II (Windows and Linux only)
  1199.     - Ability to embed video output.
  1200.     - Support for bitmap fonts.
  1201.     - Lots of improvements.
  1202.  * wxWindows (default Windows and Linux interface)
  1203.     - New design and set of icons.
  1204.     - Ability to embed video output.
  1205.     - Support for hotkeys.
  1206.     - Support for bookmarks.
  1207.  * Mac OS X
  1208.     - Support for 'groups' and playlist item properties.
  1209.     - Better hotkeys handling.
  1210.  
  1211. Mac OS X port:
  1212.  * OpenGL video output is now the default when available.
  1213.  * Added FAAC encoder (mp4a).
  1214.  * Audio output fix to work with multiple streams on a HAL device.
  1215.  * Possible fix for conflict with CodeTek VirtualDesktop (untested).
  1216.  
  1217. Win32 port:
  1218.  * DirectShow input plugin should work with more devices.
  1219.  * Disable monitor power down when watching movies.
  1220.  * Improved Windows installer.
  1221.  
  1222. Linux port:
  1223.  * PowerPC fixes.
  1224.  
  1225. Misc:
  1226.  * Improvements to the Goom visualisation plugin.
  1227.  * Roku HD1000 audio output.
  1228.  
  1229.  
  1230. Changes between 0.7.1 and 0.7.1a:
  1231. ---------------------------------
  1232.  
  1233. Mac OS X:
  1234.  * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
  1235.  * Playing MOD files is working now.
  1236.  
  1237.  
  1238. Changes between 0.7.0 and 0.7.1:
  1239. --------------------------------
  1240.  
  1241. Core support:
  1242.  * Fixed a nasty bug that causes preferences not to be saved some times.
  1243.  * IGMPv3 support for VLC under Windows XP and Linux.
  1244.  
  1245. Codecs:
  1246.  * Brand new DTS Coherent Acoustics audio decoder based on libdts
  1247.    (http://www.videolan.org/dtsdec.html)
  1248.  * Fixed DTS S/PDIF output
  1249.  * SVCD (Philips OGT) and CVD subtitles
  1250.  
  1251. Playlist:
  1252.  * Internal improvments
  1253.  * Improved import/export
  1254.  
  1255. Input:
  1256.  * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
  1257.    container formars.
  1258.  * New demux module that uses libavformat from ffmpeg. Adds support for many
  1259.    small and strange formats.
  1260.  * New PVA demux.
  1261.  * New MOD audio demux.
  1262.  * Support for DTS and A52/AC3 wav files.
  1263.  * Support for DTS and A52/AC3 audio CD.
  1264.  * New and experimental DVD input plugin with menus support (using libdvdnav).
  1265.  * Added back DV audio support in raw DV demuxer.
  1266.  
  1267. Stream output:
  1268.  * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
  1269.  * Fixed a nasty bug in the mpeg video packetizer.
  1270.  * Improved transcoding (multithreading, more tuning, etc...).
  1271.  
  1272. Service discovery:
  1273.  * Fixed sdp in SAP.
  1274.  
  1275. Mac OS X port:
  1276.  * New opengl video output plugin.
  1277.  
  1278. Win32 port:
  1279.  * A few improvements to the DirectShow input plugin.
  1280.  * Fixed ipv6 name resolution.
  1281.  
  1282.  
  1283. Changes between 0.6.2 and 0.7.0:
  1284. --------------------------------
  1285.  
  1286. Core support:
  1287.  * Brand new decoder/packetizer api.
  1288.    Adds a lot more flexibility while also simplifying the decoder plugins.
  1289.  * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
  1290.  * Video outputs are recycled if possible.
  1291.    This removes any 'flicker' between two similiar video files.
  1292.  * Fixed the video filters. Video should no longer go black when using filters.
  1293.  * New input core. Advantages are: better seeking, more responsive, support for
  1294.    subtitle files at the core, and much much more.
  1295.  
  1296. Playlist:
  1297.  * Added a repeat mode to repeat a single file over and over.
  1298.  * Playlist sorting 
  1299.  
  1300. Input:
  1301.  * RTP/RTSP support.
  1302.  * Fixed annoying seeking problem with Ogg files (seeking would take ages).
  1303.  * Support for Flac in Ogg files.
  1304.  * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
  1305.  * Rewrite of the Flac demuxer.
  1306.  * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
  1307.  * Reworked DVB tuning.
  1308.  * Better Icecast support.
  1309.  * New MPEG video elementary streams demuxer.
  1310.  * New DTS audio elementary streams demuxer.
  1311.  
  1312. Codecs:
  1313.  * Support for Theora video encoding.
  1314.  * Support for Speex audio decoding/encoding.
  1315.  * Rewrite of the Flac decoder + encoding support.
  1316.  * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
  1317.  * Support for AAC + SBR and proper multi-channel re-ordering.
  1318.  * MPEG 2.5 audio support.
  1319.  * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
  1320.  
  1321. Stream output:
  1322.  * Improvements to the MPEG TS muxer.
  1323.  * New transrating module for MPEG2 video.
  1324.  * Added packetization for MPEG AAC ADTS streams.
  1325.  * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
  1326.  * Improved mp4 muxing and added AAC/MP4V support when transcoding.
  1327.  * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
  1328.  * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
  1329.  * --sout-keep option to keep the stream open while changing input.
  1330.  * Preliminary RTP support.
  1331.  * Fixes to SAP announces.
  1332.  
  1333. Interface:
  1334.  * Skins:
  1335.     - Bugfixes
  1336.     - misc improvements (eg, "stay on top" option).
  1337.  * New standardized and customizable hotkeys.
  1338.  * wxWindows
  1339.     - Playlist improvements (Sort, Search, mode buttons).
  1340.     - Improvements and help in preferences
  1341.     - New streaming wizard
  1342.     - Revised Disc Open menu
  1343.  * HTTP
  1344.     - Improvements of the standard pages
  1345.     - Support for new commands
  1346.  * OSD ( OS X and hotkeys only atm ).
  1347.  
  1348. Service discovery:
  1349.  * Many fixes to the SAP module
  1350.  * SAP now supports HTTP streams
  1351.  
  1352. Subtitles:
  1353.  * Text subtitles now have a black outline.
  1354.  * Text subtitles autodetection.
  1355.  * Text subtitles charset autodetection.
  1356.  * Text subtitles for all videofiles. Results may vary.
  1357.  * Text subtitles in Hebrew are supported. Arabic partially.
  1358.  * Automatic fontsize selection for text subtitles.
  1359.  * Fixed SAMI text subtitles support.
  1360.  * Support for subtitles in Matroska files.
  1361.  * Support for subtitles in DVB streams.
  1362.  
  1363. Mac OS X port:
  1364.  * New controller designed by Max Rudberg from www.maxthemes.com
  1365.  * Save playlist.
  1366.  * Works on 10.1.x again. Apologies for that problem.
  1367.  * Support for Panther.
  1368.  * Support for raw dumping of streams to disk.
  1369.  * Mozilla plugin for Mac OS X (experimental).
  1370.  
  1371. Win32 port:
  1372.  * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
  1373.  * VLC can be installed as a Windows NT service.
  1374.  * Allow on the fly switching of the main interface.
  1375.  * Support for 3F2R in audio output.
  1376.  * New --one-instance option to "force" only one running instance of VLC.
  1377.  * Mozilla plugin for Windows (experimental).
  1378.  * Multimonitor support (untested).
  1379.  * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
  1380.  
  1381. Linux port:
  1382.  * Improved Video4Linux input. Also added support for an audio only input.
  1383.  * Support for real-time priority when running with root privileges.
  1384.  * Allow on the fly switching of the main interface.
  1385.  
  1386. iPaq port: 
  1387.  * Brand new Gtk 2 interface
  1388.  
  1389. Miscellaneous:
  1390.  * Audio visual effects filters (spectrum, scope and random).
  1391.  * Audio visual effects filter using goom.
  1392.  * Spanish, Portuguese Brazilian and Hungarian translations.
  1393.  * libcaca video output (colored ascii)
  1394.  
  1395.  
  1396. Changes between 0.6.1 and 0.6.2:
  1397. --------------------------------
  1398.  
  1399. Core support:
  1400.  * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
  1401.  
  1402. Stream output:
  1403.  * Transcoder now generates proper pts/dts thus should work a lot better.
  1404.  * Improved MPEG TS muxer.
  1405.  
  1406. Access input:
  1407.  * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
  1408.  * Few fixes to the VCD navigation.
  1409.  
  1410. Interfaces:
  1411.  * Support for DVD menus navigation added to the wxWindows interface.
  1412.  
  1413. UNIX ports:
  1414.  * ALSA multi-channel support fixed and tested.
  1415.  * Fixed fullscreen with gnome metacity.
  1416.  
  1417. Win32 port:
  1418.  * Fixed VCD support which was broken on some machines.
  1419.  
  1420. iPaq port:
  1421.  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
  1422.  
  1423. Miscellaneous:
  1424.  * Text subtitles now centered on the picture.
  1425.  * Ffmpeg decoder now generates proper pts and can be used to play
  1426.    mpeg1/2 videos.
  1427.  
  1428.  
  1429. Changes between 0.6.0 and 0.6.1:
  1430. --------------------------------
  1431.  
  1432. Core support:
  1433.  * There should be less bogus resampling, particularly on DVDs.
  1434.  * VLC will now wait for the medium to wake up before starting its clock
  1435.    after a pause.
  1436.  
  1437. Stream output:
  1438.  * Added vorbis audio support in Ogg streaming.
  1439.  * Added vorbis audio transcoding support.
  1440.  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
  1441. UNIX ports:
  1442.  * ALSA multi-channel support fixed and tested.
  1443.  * Fixed fullscreen with gnome metacity.
  1444.  
  1445. Win32 port:
  1446.  * Fixed VCD support which was broken on some machines.
  1447.  
  1448. iPaq port:
  1449.  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
  1450.  
  1451. Miscellaneous:
  1452.  * Text subtitles now centered on the picture.
  1453.  * Ffmpeg decoder now generates proper pts and can be used to play
  1454.    mpeg1/2 videos.
  1455.  
  1456.  
  1457. Changes between 0.6.0 and 0.6.1:
  1458. --------------------------------
  1459.  
  1460. Core support:
  1461.  * There should be less bogus resampling, particularly on DVDs.
  1462.  * VLC will now wait for the medium to wake up before starting its clock
  1463.    after a pause.
  1464.  
  1465. Stream output:
  1466.  * Added vorbis audio support in Ogg streaming.
  1467.  * Added vorbis audio transcoding support.
  1468.  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
  1469.  * PS muxer can create mpeg1 files now and produce streams with system headers.
  1470.  * You can transcode a52 with more than two channels to mpga now.
  1471.  
  1472. Win32 port:
  1473.  * Fixed DVD support which was partly broken due to a bug in libdvdcss
  1474.  * Fixed 5.1 audio support for the sblive/audigy soundcards.
  1475.  * Fixed sound on Windows NT.
  1476.  
  1477. UNIX ports:
  1478.  * Fixed/improved ALSA support and enabled multi-channel audio output.
  1479.  * X11/Xvideo: Should now work on big endian machines, and you can now
  1480.    use the arrow keys to browse through the DVD menus.
  1481.  
  1482. iPaq port:
  1483.  * Gtk+2 interface called PDA
  1484.  * Familiar Gtk+ is now deprecreated
  1485.  * Codec a52, Faad2 and flac added
  1486.  * Video4Linux enabled (demux and transcode)
  1487.  * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
  1488.  
  1489. Interfaces:
  1490.  * Small updates/fixes to the wxWindows interface.
  1491.  * Improved HTTP remote control interface. You can now create your own HTML pages.
  1492.  * A new CORBA control plugin.
  1493.  
  1494. Input demux:
  1495.  * Improved support for the Matroska container format.
  1496.  
  1497. Miscellaneous:
  1498.  * Improved build system.
  1499.  * New video filter plugin to overlay logos.
  1500.  * Added support for Winamp 3 B4S files.
  1501.  * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
  1502.    Should also work with languages like russion for instance.
  1503.  
  1504.  
  1505. Changes between 0.5.3 and 0.6.0:
  1506. --------------------------------
  1507.  
  1508. Core Support:
  1509.  * Channel Server support was removed (was deprecated)
  1510.  
  1511. Input access:
  1512.  * Fixed a big bug in ftp and http access that prevented many platforms (OSX most prominently) to view ftp and http streams.
  1513.  * Fixed large file support on Windows
  1514.  * Video 4 Linux support
  1515.  * CD Digital Audio support
  1516.  * Fixed IPv6 multicasting on Windows and OSX.
  1517.  
  1518. Input demux:
  1519.  * Better detection of AAC and mp3 files
  1520.  * Support for OpenDML avi files
  1521.  * More complete .mp4/.mov support
  1522.  * Very early support for the Matroska container format (don't complain if it doesn't work ;)
  1523.  
  1524. Codecs:
  1525.  * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
  1526.  * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
  1527.  * OSX support for QDM2 and QDMC sound, often used in QT content.
  1528.  * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
  1529.  * Updated our theora decoder to use the alpha 2 release of libtheora
  1530.  * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
  1531.  * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
  1532.  
  1533. Interfaces:
  1534.  * The wxWindows interface is now fully useable as well as Unicode safe
  1535.  * New HTTP remote control interface
  1536.  
  1537. Stream output:
  1538.  * New stream output scheme. It is now possible to build a chain of stream outputs allowing for instance to stream and display some content at the same time.
  1539.  * The stream output now allows to transcode content on the fly.
  1540.  * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
  1541.  * SAP/SDP announcing support. (both IPv4 and IPv6)
  1542.  
  1543. Miscellaneous:
  1544.  * New reset option for the preferences
  1545.  * You can set your language in the prefences
  1546.  * New video chroma conversion module using ffmpeg
  1547.  * Added a Gentoo ebuild to the distribution
  1548.  * Added a new smaller subtitles font (now the default) + scripts to generate your own
  1549.  * SAP/SDP IPv6 support
  1550.  
  1551. UNIX ports:
  1552.  * Basic support for the X11 Xinerama extension.
  1553.  * New skinable interface ported to X11.
  1554.  * Run opie-vlc and zaurus-vlc as GuiServer
  1555.  
  1556. Mac OS X port:
  1557.  * When you add several items to the playlist, they are sorted alphabetically.
  1558.  * New about panel and revamped preferences panel.
  1559.  * Fixed the deinterlace menu.
  1560.  * Float on top, Fit to Screen and a Transparency option for video out.
  1561.  * New output dialog for transcode and display while stream capabilities.
  1562.  * New icons by Davor Orel.
  1563.  * New audio resampler. Should make VLC much faster.
  1564.  * Fixed disappearing and crackling sound (PTS is out of range bug)
  1565.  * We no longer automatically save the preferences when you quit the application
  1566.  * Arrow keys are now use to browse the menus in a DVD
  1567.  
  1568. Win32 port:
  1569.  * the wxWindows interface is now the default interface
  1570.  * The keyboard shortcuts are now identical to the linux version
  1571.  * Fixed the "no sound" problem on NT4
  1572.  * Improved skinnable interface (it now uses the wxWindows interface dialogs).
  1573.  * Added support for compressed skins files (.vlt files)
  1574.  * Fixed SVCD chapters support.
  1575.  * Fixed memory leak with 5.1 audio.
  1576.  
  1577. BeOS port:
  1578.  * Interface localization
  1579.  * Screensaver disabled if playing in fullscreen
  1580.  * A few new keyboard shortcuts
  1581.  * New full-featured Preferences window
  1582.  
  1583.  
  1584. Changes between 0.5.2 and 0.5.3:
  1585. --------------------------------
  1586.  
  1587. Core Support:
  1588.  * fixed DTS S/PDIF output on little-endian machines
  1589.  * support for skins at the interface level
  1590.  * new OSD module using Freetype2
  1591.  * video outputs are now destroyed when the associated input ends
  1592.  * the video output takes into account the caching delay introduced at the
  1593.    input level before dropping out of date frames.
  1594.  * configuration option to disable the translation of the interface
  1595.  
  1596. Input access:
  1597.  * fixed HTTP redirects
  1598.  * support for opening an entire directory
  1599.  * EOF should be detected more reliably
  1600.  * new video4linux access plug-in
  1601.  * new kfir access plug-in designed to work around a bug in the kfir driver
  1602.  
  1603. Input demux:
  1604.  * added stream type for some Motorola MPEG-2 video encoders
  1605.  * fix for some ogg web radio streams
  1606.  * fixed reading TS streams over HTTP
  1607.  
  1608. Codecs:
  1609.  * support for 3ivx D4 (not previous versions)
  1610.  * support for '3ivd' and '3vid' encodings
  1611.  * support for 'MSS1' codec ( same as WMV2 )
  1612.  * support for SAMI subtitles (untested and incomplete)
  1613.  * better SSA4 subtitles recognition
  1614.  * new codec for raw I420 video
  1615.  * improvements to the libmpeg2-based MPEG video decoder
  1616.  
  1617. Interfaces:
  1618.  * improvements to wxWindows based interface
  1619.    (although it still misses some important features)
  1620.  * skeleton for a Gnome2/GTK2 plug-in
  1621.  
  1622. Stream output:
  1623.  * new HTTP output support
  1624.  * fixed a segfault in the AVI muxer
  1625.  * fixed AV synchronization issues
  1626.  
  1627. Miscellaneous:
  1628.  * support for oldstyle id3 genres
  1629.  
  1630. UNIX ports:
  1631.  * the SDL vout plug-in will now work on big-endian machines
  1632.  
  1633. Mac OS X port:
  1634.  * reorderable playlist
  1635.  * fixed the hiding of the mouse on multiple monitors
  1636.  * fixed a big issue with some USB speakers
  1637.  * support for mono audio output devices
  1638.  * reset the audio-device to its default mode before quitting VLC
  1639.  * fixed several cosmetic issues
  1640.  * you can drag the controller window by its background (as it should be)
  1641.  * the messages window remembers more lines
  1642.  * delay and fps can now be overruled with subtitles files
  1643.  * http and ogg stream output options
  1644.  * Apple menu and friends will now be translated as well
  1645.  
  1646. Win32 port:
  1647.  * new skinnable interface
  1648.  * the directx video output doesn't crash anymore on ctrl+alt+del events.
  1649.  
  1650. iPAQ familiar Linux port:
  1651.  * support for FLAC audio format
  1652.  * the interface adapts to the screen size/rotation
  1653.  * playlist
  1654.  * network tab in the interface
  1655.  * "apply" handling in preferences
  1656.  
  1657.  
  1658. Changes between 0.5.1a and 0.5.2:
  1659. ---------------------------------
  1660.  
  1661. Core support:
  1662.  * advanced config options are now hidden by default
  1663.  * new --spdif option to use the S/PDIF audio output by default
  1664.  * fixed a 'clicking' sound when switching between streams
  1665.  * new bandlimited resampler that should improve audio quality on primarily
  1666.    Mac OS X
  1667.  * fixed a problem with audio over http that caused some web radios to not work
  1668.  * DTS S/PDIF support
  1669.  
  1670. Codecs:
  1671.  * support for DV audio through the ffmpeg library
  1672.  * support for FLAC audio through libflac
  1673.  * new but basic MPEG video decoder based on libmpeg2
  1674.  * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
  1675.  
  1676. Stream output:
  1677.  * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
  1678.  * new --ttl option for Time To Live
  1679.  
  1680. DVD support:
  1681.  * fixed quite a few problems with the dvd menu support
  1682.  
  1683. UNIX ports:
  1684.  * fixed the GNU-pth support
  1685.  
  1686. Win32 port:
  1687.  * multi-channel audio and S/PDIF support for both the DirectX and Waveout
  1688.    plugins
  1689.  * localization support via gettext is now fully working
  1690.  * rc interface is now fully useable
  1691.  * fixed the MSVC project files generation
  1692.  
  1693. Mac OS X port:
  1694.  * several fixes for multi channel audio devices. AC3 over SPDIF with
  1695.    M-Audio Sonica Theater still does not work. this is most likely a driver
  1696.    bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
  1697.    iMate and MOTU firewire devices should work)
  1698.  * VLC now uses the default audio device
  1699.  * new info panel
  1700.  * very preliminary support for VLC control via applescript
  1701.  * support for mouse gestures
  1702.  * new priority scheme allowing to avoid lock-ups on low-end machines
  1703.  
  1704. Linupy port:
  1705.  * there is a whole new port for the linupy distribution used by o.a. the
  1706.    YOPY PDA. It is still experimental, please test it
  1707.  
  1708. Miscellaneous:
  1709.  * improved ID3 tag detection
  1710.  * changed several errors into warnings ; the frequently reported "this is
  1711.    not a PS stream, continuing" is one of these
  1712.  * mouse gestures work on windows and osx, but there still isn't any useful
  1713.    gestures
  1714.  * some support for .pls playlists used by shoutcast
  1715.  
  1716.  
  1717. Changes between 0.5.1 and 0.5.1a:
  1718. ---------------------------------
  1719.  
  1720. Mac OS X port:
  1721.  * fixed a problem that caused VLC to select the wrong language when
  1722.    English was set as the preferred language
  1723.  
  1724.  
  1725. Changes between 0.5.0 and 0.5.1:
  1726. --------------------------------
  1727.  
  1728. Core support:
  1729.  * new mouse gesture interface
  1730.  * audio volume can now be changed at any time, even when no file is
  1731.    playing
  1732.  
  1733. Input access:
  1734.  * various minor fixes on the network inputs
  1735.  * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
  1736.  * VCD: fixed track number and chapter indexing
  1737.  
  1738. Input demux:
  1739.  * fixed a bad initialization in the mp4 plug-in
  1740.  * new --buggy-psi option for TS streams which do not update their
  1741.    continuity counter
  1742.  
  1743. Codecs:
  1744.  * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
  1745.  
  1746. DVD support:
  1747.  * fixed a bug which turned the default interface command-line only
  1748.    without the user consent
  1749.  
  1750. UNIX ports:
  1751.  * GTK: fixed a crash when going fullscreen or changing volume from the
  1752.    popup menu
  1753.  * X11: new screen saver disabling plug-in (--extraintf screensaver)
  1754.  * KDE: fixed compilation with KDE 3.1
  1755.  * ALSA: fixed mono files output
  1756.  
  1757. Mac OS X port:
  1758.  * fixed a crash on start-up on some localized systems
  1759.  * lowered real-time priorities to avoid lock-ups on slow machines
  1760.  * VLC can now be made the handler of ftp http mms and udp URLs
  1761.  * playlist enhancements
  1762.  * added half, normal and double video window menu items
  1763.  * new step forward/step backward commands
  1764.  * the dock should no longer be visible in fullscreen mode
  1765.  * the Mac OS X binary is now compiled with Ogg/Theora support
  1766.  * vlc.app is now VLC.app
  1767.  
  1768. Win32 port:
  1769.  * fixed the "RichEdit line insertion error" bug
  1770.  * VLC can now be run from outside its installation directory
  1771.  * fixed a bug that prevented to find the default subtitle font
  1772.  
  1773. BeOS port:
  1774.  * smarter BeOS priorities to avoid lock-ups
  1775.  * few enhancements in the interface (especially the Settings window)
  1776.  
  1777. Opie port:
  1778.  * native video output is working again
  1779.  * only commandline interface support
  1780.  * support for MPEG4, DivX through ffmpeg package
  1781.  
  1782.  
  1783. Changes between 0.4.6 and 0.5.0:
  1784. --------------------------------
  1785.  
  1786. Core structure:
  1787.   * object structure which allows for full re-entrancy, known as libvlc
  1788.   * new audio output architecture based on filter pipelines, providing
  1789.     S/PDIF and multi-channel support
  1790.   * localization support via gettext on most architectures
  1791.   * new stream output architecture, allowing to use VLC to unicast,
  1792.     multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
  1793.     and A/52 streams are supported)
  1794.   * build system now uses autoconf/automake/autopoint
  1795.  
  1796. Input access:
  1797.   * mms:// support
  1798.   * ftp:// support
  1799.   * stability fixes in the HTTP access
  1800.   * auto-detection of RTP encapsulation
  1801.   * VCD entry points support
  1802.   * VCD image file support
  1803.  
  1804. Input demux:
  1805.   * support for *.asf format
  1806.   * improved support for *.avi, especially over an HTTP connection
  1807.   * support for *.mp4 and *.mov format
  1808.   * support for ogg encapsulation
  1809.   * support for raw DV format
  1810.   * support for *.wav format
  1811.   * new demuxdump demux allowing to save a stream to a file
  1812.   * raw AAC support
  1813.  
  1814. Stream discovery & playlists:
  1815.   * support for the SAP/SDP and SLP protocols
  1816.   * support for .m3u file format
  1817.   * support for .asx file format
  1818.   * hack to find the streaming sources in html-pages with embedded wmp
  1819.  
  1820. Codecs:
  1821.   * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
  1822.     (only available with the .avi demux)
  1823.   * support for ADPCM audio codec
  1824.   * support for raw PCM data
  1825.   * support for Cinepak video codec
  1826.   * support for DV video codec via libdv or ffmpeg
  1827.   * support for AAC audio codec via libfaad2
  1828.   * support for Xvid codec
  1829.   * support for Xiph.org's Vorbis audio codec
  1830.   * support for Xiph.org's Tremor audio codec (when compiling from sources)
  1831.   * support for Xiph.org's Tarkin and Theora video codecs (when compiling
  1832.     from sources)
  1833.   * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
  1834.     H263i, MJPEG A/B
  1835.   * fixed an endianness bug in LPCM codec
  1836.  
  1837. DVD support:
  1838.   * experimental preliminary support for DVD menus via libdvdplay
  1839.  
  1840. Miscellaneous:
  1841.   * new WxWindows interface
  1842.   * all interfaces allow to dynamically change the volume, the audio
  1843.     device and the channels configuration
  1844.   * headphone channel mixer with virtual spatialization effect
  1845.   * Mozilla plugin based on libvlc for embedded playback in webpages of any
  1846.     format that VLC can play
  1847.   * new swedish translation
  1848.   * enhancements of the playlist window
  1849.   * new messages window to see debug info
  1850.   * fixed a few crashes
  1851.  
  1852. iPaq port:
  1853.   * slider bar in GTK+/GPE Familiar interface
  1854.   * fixed crash on directory change in Familiar interface
  1855.   * added qte_main module for use in all modules that need Opie or Qte support
  1856.   * native video output module for Qt Embedded/Opie is not working
  1857.  
  1858.